Syntax

amb_color=DC GET AMBIENT COLOR()

Parameters

There are no parameters.

Returns

An integer color value.

Example Code

rem Main loop
do
    ...
    color ambient light dc get ambient color()
    ...
loop

See also

DarkCLOUDS Commands Menu
Index